home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / compiz-addhelper.schemas < prev    next >
Extensible Markup Language  |  2009-10-22  |  3KB  |  84 lines

  1. <?xml version="1.0"?>
  2. <gconfschemafile>
  3.   <schemalist>
  4.     <schema>
  5.       <key>/schemas/apps/compiz/plugins/addhelper/allscreens/options/toggle_key</key>
  6.       <applyto>/apps/compiz/plugins/addhelper/allscreens/options/toggle_key</applyto>
  7.       <owner>compiz</owner>
  8.       <type>string</type>
  9.       <default><Super>p</default>
  10.       <gettext_domain>compiz-plugins-extra</gettext_domain>
  11.       <locale name="C">
  12.         <short>Toggle AddHelper</short>
  13.         <long>Use this to enable/disable AddHelper on the fly.</long>
  14.       </locale>
  15.     </schema>
  16.  
  17.     <schema>
  18.       <key>/schemas/apps/compiz/plugins/addhelper/allscreens/options/window_types</key>
  19.       <applyto>/apps/compiz/plugins/addhelper/allscreens/options/window_types</applyto>
  20.       <owner>compiz</owner>
  21.       <type>string</type>
  22.       <default>Toolbar | Utility | Dialog | ModalDialog | Fullscreen | Normal</default>
  23.       <gettext_domain>compiz-plugins-extra</gettext_domain>
  24.       <locale name="C">
  25.         <short>Window Types</short>
  26.         <long>Window types that should be Opacified. (match)</long>
  27.       </locale>
  28.     </schema>
  29.  
  30.     <schema>
  31.       <key>/schemas/apps/compiz/plugins/addhelper/allscreens/options/ononinit</key>
  32.       <applyto>/apps/compiz/plugins/addhelper/allscreens/options/ononinit</applyto>
  33.       <owner>compiz</owner>
  34.       <type>bool</type>
  35.       <default>false</default>
  36.       <gettext_domain>compiz-plugins-extra</gettext_domain>
  37.       <locale name="C">
  38.         <short>Enable ADD Helper on start</short>
  39.         <long>Enables ADD helper when it is first loaded.</long>
  40.       </locale>
  41.     </schema>
  42.  
  43.     <schema>
  44.       <key>/schemas/apps/compiz/plugins/addhelper/allscreens/options/brightness</key>
  45.       <applyto>/apps/compiz/plugins/addhelper/allscreens/options/brightness</applyto>
  46.       <owner>compiz</owner>
  47.       <type>int</type>
  48.       <default>30</default>
  49.       <gettext_domain>compiz-plugins-extra</gettext_domain>
  50.       <locale name="C">
  51.         <short>Brightness</short>
  52.         <long>Brightness of faded windows (1 - 100)</long>
  53.       </locale>
  54.     </schema>
  55.  
  56.     <schema>
  57.       <key>/schemas/apps/compiz/plugins/addhelper/allscreens/options/saturation</key>
  58.       <applyto>/apps/compiz/plugins/addhelper/allscreens/options/saturation</applyto>
  59.       <owner>compiz</owner>
  60.       <type>int</type>
  61.       <default>50</default>
  62.       <gettext_domain>compiz-plugins-extra</gettext_domain>
  63.       <locale name="C">
  64.         <short>Saturation</short>
  65.         <long>Saturation of faded windows (0 - 100)</long>
  66.       </locale>
  67.     </schema>
  68.  
  69.     <schema>
  70.       <key>/schemas/apps/compiz/plugins/addhelper/allscreens/options/opacity</key>
  71.       <applyto>/apps/compiz/plugins/addhelper/allscreens/options/opacity</applyto>
  72.       <owner>compiz</owner>
  73.       <type>int</type>
  74.       <default>100</default>
  75.       <gettext_domain>compiz-plugins-extra</gettext_domain>
  76.       <locale name="C">
  77.         <short>Opacity</short>
  78.         <long>Opacity of faded windows (1 - 100)</long>
  79.       </locale>
  80.     </schema>
  81.  
  82.   </schemalist>
  83. </gconfschemafile>
  84.